home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
info-service
/
www
/
dev
/
libHTML-930121
/
MIFwriter.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-01-20
|
221 b
|
13 lines
/* MIFwriter.h -- MIF output of WWW nodes
* $Id: SGMLmain.c,v 1.3 93/01/06 18:40:27 connolly Exp Locker: connolly $
*/
#ifndef MIFwriter_h
#define MIFwriter_h
#include "HMDoc.h"
extern HMDoc_Class MIFwriter;
#endif